projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74600a6
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Wed, 19 Apr 2006 23:20:08 +0000
(23:20 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Wed, 19 Apr 2006 23:20:08 +0000
(23:20 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index f0f504e6e645bd0012b95a7fd698b9c5acf80bf4..69e65b21cf9440f0f77f6fb1926cd441e66b2992 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,10
@@
+2006-04-20 Kim F. Storm <storm@cua.dk>
+
+ * xdisp.c (redisplay_window): If current window start is not at the
+ beginning of a line, select a new window start if buffer is modified
+ and window start is in the modified region, but the first change is
+ before window start.
+
2006-04-18 Richard Stallman <rms@gnu.org>
* xmenu.c (restore_menu_items, save_menu_items): New fns.